Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow for multiple tags #140

Merged
merged 1 commit into from
Jul 2, 2019
Merged

Allow for multiple tags #140

merged 1 commit into from
Jul 2, 2019

Conversation

jromero
Copy link
Member

@jromero jromero commented Jun 21, 2019

  • Lock analyzed image and metadata for exporting
  • Add support for additional image names (tags)

Resolves #138

Signed-off-by: Andrew Meyer ameyer@pivotal.io
Signed-off-by: Javier Romero jromero@pivotal.io

@jromero jromero changed the title Allow for multiple tags WIP: Allow for multiple tags Jun 21, 2019
@ameyer-pivotal ameyer-pivotal force-pushed the feature/138-multiple-tags branch 2 times, most recently from bfd876b to 2188825 Compare June 27, 2019 21:41
@ameyer-pivotal ameyer-pivotal changed the title WIP: Allow for multiple tags Allow for multiple tags Jun 27, 2019
analyzer.go Outdated Show resolved Hide resolved
analyzer.go Outdated Show resolved Hide resolved
analyzer_test.go Outdated Show resolved Hide resolved
cache/image_cache.go Outdated Show resolved Hide resolved
cmd/analyzer/main.go Show resolved Hide resolved
cmd/exporter/main.go Outdated Show resolved Hide resolved
exporter.go Outdated Show resolved Hide resolved
metadata/metadata.go Outdated Show resolved Hide resolved
metadata/metadata.go Outdated Show resolved Hide resolved
metadata/metadata.go Show resolved Hide resolved
@ekcasey ekcasey force-pushed the feature/138-multiple-tags branch from 2188825 to 3d639ed Compare July 2, 2019 19:15
@hone
Copy link
Member

hone commented Jul 2, 2019 via email

@ekcasey ekcasey force-pushed the feature/138-multiple-tags branch from 3d639ed to baee01d Compare July 2, 2019 19:44
* Lock analyzed image and metadata for exporting
* Adds skip-layers flag to analyzer (analyzer now should run even when
cache is cleared)

Signed-off-by: Andrew Meyer <ameyer@pivotal.io>
Signed-off-by: Javier Romero <jromero@pivotal.io>
Signed-off-by: Emily Casey <ecasey@pivotal.io>
@ekcasey ekcasey force-pushed the feature/138-multiple-tags branch from baee01d to f49a44e Compare July 2, 2019 20:32
@ekcasey
Copy link
Member

ekcasey commented Jul 2, 2019

Due to degraded Travis availability we are going to merge w/o waiting for green Travis builds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Distinguish previous image tag from publish tag(s)
3 participants